| Visual Basic (Declaration) | |
|---|---|
Public Class ReservedWriteLocking(Of T As {New, ILockStrategy}) Inherits ReservedWriteLocking Implements ILockStrategy  | |
| C# | |
|---|---|
public class ReservedWriteLocking<T> : ReservedWriteLocking, ILockStrategy where T: new(), ILockStrategy  | |
- T
 
System.Object
   CSharpTest.Net.Synchronization.ReservedWriteLocking
      CSharpTest.Net.Synchronization.ReservedWriteLocking<T>
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7